Skip to content
Back to search
30
MCP

Number Theory

pulsemcp/number theory

Exposes number theory functions and factorization algorithms including GCD computation and Fermat's method.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Math
Provides basic mathematical and statistical functions for accurate numerical computations within AI-assisted applications.
0 tools
NumPy
Exposes NumPy array operations, mathematical functions, linear algebra, and statistical methods as callable tools.
0 tools
io.github.daedalus/mcp-number-theory
MCP server exposing number theory functions and factorization algorithms
0 tools
Discrete Structures
Comprehensive tools for discrete mathematics: logic, algorithms, number theory, cryptography
0 tools
Discrete Structures
Comprehensive tools for discrete mathematics: logic, algorithms, number theory, cryptography
0 tools
SymPy
Symbolic mathematics via SymPy covering algebra, calculus, equation solving, and number theory.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "number_theory": {
      "url": "None",
      "transport": "http"
    }
  }
}